In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AnimateGIF Property

AnimateGIF Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property AnimateGIF As Boolean
public bool AnimateGIF {get; set;}
public read-write property AnimateGIF: Boolean; 
public function get,set AnimateGIF : boolean
public: __property bool get_AnimateGIF();

public: __property void set_AnimateGIF( 

   bool value

);
public:

property bool AnimateGIF {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members